doc.c fix for bug#11036
authorGlenn Morris <rgm@gnu.org>
Mon, 9 Apr 2012 20:43:15 +0000 (16:43 -0400)
committerGlenn Morris <rgm@gnu.org>
Mon, 9 Apr 2012 20:43:15 +0000 (16:43 -0400)
commit0bf9f02692ce21c1273c6e8ec3954ff406ea4061
tree646c8fb050fdacc32dd90b1fb97db8d20e062065
parent6041074134555a8f359d854d7a41dd93cb5b483e
doc.c fix for bug#11036

* src/doc.c (Fsnarf_documentation): Check variables, functions are bound,
not just in the obarray, before snarfing them.
src/ChangeLog
src/doc.c